home *** CD-ROM | disk | FTP | other *** search
- Path: news1.halcyon.com!coho!jars
- From: jars@coho.halcyon.com (Juan Rodriguez)
- Newsgroups: comp.lang.c++
- Subject: Re: Template Workaround for VC++ 1.52?
- Date: 19 Jan 1996 16:26:34 GMT
- Organization: Northwest Nexus, Inc. - Professional Internet Services
- Message-ID: <4dognq$cf6@news1.halcyon.com>
- References: <4djtg5$5si@clarknet.clark.net>
- NNTP-Posting-Host: coho.halcyon.com
-
- In article <4djtg5$5si@clarknet.clark.net>,
- Harlan Messinger <gusty@clark.net> wrote:
- >Has anyone published a work-around for the absence of templates in Visual
- >C++ 1.52? Some kind of pre-preprocessor or something?
-
- Visual C++ 1.5x is shipped with a tool called TEMPLDEF.EXE; it does what
- you seem to want to do. read its documentation.
-
- >Are there any other C++ standard features that Microsoft isn't bothering
- >to put into its 16 bit compiler for which a third-party patch exists?
- >Exception handling, for instance?
-
- Visual C++ 1.5x has a set of macros to do exception handling; look at the
- documentation for TRY, THROW, THROW_LAST, CATCH, AND_CATCH, and END_CATCH.
-
-
-
-
- Juan Antonio Rodriguez-Sero; jars@halcyon.com;
- Lake Forest Park, WA 98155-2940, USA
- ------------------------------------------------
- I stand by all the misstatements that I've made.
- J. Danforth Quayle
-